CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cellular automata

搜索资源列表

  1. cael-1.5.tar

    1下载:
  2. 它运行一个蜂窝汽车模拟系统,并支持一套可以是Conway的生命游戏的规则,但是可以通过修改以在更广泛的其它蜂窝汽车模拟系统上运行.它使用OpenGL来处理图形,但不支持3D.可能的网格尺寸只受限于处理器的处理能力和内存大小.用户可以放大网格,直到其尺寸填满整个窗口 也可缩小网格直到整个网格是可见的. -CAEL stands for Cellular Automata Engine (Life). It runs a cellular automata simulation with a set
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:8011
    • 提供者:韦小宝
  1. 一维细胞自动机

    0下载:
  2. 最简单的细胞自动机程序。这是一个方格的世界,所有的方格都排成一排,每个方格都有黑或白两种(或者更多,用户可以自己定义)颜色。根据每个方格的颜色以及它邻居方格的颜色按照异常简单的规则进行演化。-most simple cellular automata procedures. This is a box at the world, all the box are lined up, each box is black or white (or more, users can own definit
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:235697
    • 提供者:若令
  1. self_product

    0下载:
  2. 命的一个重要特征就是能够自我繁殖,也就是自我复制。那么,程序能自我复制么?更一般的,一个系统上的构形能自我复制么?答案是肯定的,早在60年代的时候,著名科学家Von Neumann就研究过能够自我复制的细胞自动机,并从理论上证明了它是可能的。后来,随着人工生命的兴起,科学界兴起了研究自我复制的细胞自动机的热潮。在这个程序中,你能看到Langton的自我复制圈、chou的自我复制程序还有Langton的蚂蚁细胞自动机等等。-fate of the important features is a s
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5793
    • 提供者:若令
  1. lifegame

    0下载:
  2. 二维元胞自动机,著名的生命游戏 vc++开发-two-dimensional cellular automata, the famous game vc development life
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:83527
    • 提供者:冉磊
  1. java_celluar

    1下载:
  2. 元胞自动机,演示元胞自动机规则 直接解压缩便可使用-Cellular Automata, presentations cellular automata rules directly extract can use
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:31242
    • 提供者:冉磊
  1. CATest

    0下载:
  2. 在flashmx下编写的程序,解释并演示元胞自动机规则,并进行动画演示-flashmx prepared in the process, explain and demonstrate cellular automata rules, and animation demo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:207734
    • 提供者:冉磊
  1. onedimca

    0下载:
  2. 一维元胞自动机源代码,描述一维元胞自动机规则,并进行仿真演示-one-dimensional cellular automata source code, a descr iption dimensional cellular automata rules, and simulation demo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13491
    • 提供者:冉磊
  1. parallelfish

    0下载:
  2. 并行程序设计,细胞自动机问题,运行环境,VC6.0-parallel programming, cellular automata problems, the environment, VC6.0
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3375
    • 提供者:wxl
  1. singleparticlemove

    0下载:
  2. 本程序在六边形的元胞自动机上模拟单粒子运动,算法是基于FHP规则.用MATLAB编写.-hexagon in the process of cellular automata to simulate single particle movement, FHP is based on the rules. using MATLAB.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1401
    • 提供者:祝继华
  1. Sand2D_CA

    0下载:
  2. 模拟砂堆的元胞自动机源代码。对于认识和学习元胞自动机(CA)很有帮助-sand pile simulation of cellular automata source code. Learning to recognize and cellular automata (CA) helpful
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4651
    • 提供者:颜建军
  1. GameOfLife_java

    0下载:
  2. 生命游戏的java源代码。基于元胞自动机的生命游戏,是学习和深入CA方法的很好例子。-life game of java source code. Based on Cellular Automata game of life, and in-depth study of CA good example.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4022
    • 提供者:颜建军
  1. fractal7and10

    0下载:
  2. 《分形算法与程序设计——Visual C++实现》的第七章和第十章源码 包括一维元胞自动机生成的Sierpinski三角形、随机分布的Sierpinski三角形、二维元胞自动机小程序源代码、DLA模型源代码、用DLA模型模拟植物的生长源代码、原点演化圆形边界的DLA程序源垂直演化折线干预的DLA程序源代码、垂直演化汉字干预的DLA程序源代码。 随机中点位移法生成山源代码、三维空间中的分形插值算法源代码-"fractal algorithm and program design
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:491989
    • 提供者:郝丽丽
  1. yuanbao2

    0下载:
  2. 分形程序,内含二维元胞自动机小程序源代码。双击Debug下的yuanbao2.exe文件,程序运行;双击yuanbao2.dsw文件,进入编辑环境。-Fractal procedures, containing two-dimensional cellular automata small source code. Double-click the Debug yuanbao2.exe documents, operating procedures; Double-click yuanbao2.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1668026
    • 提供者:lishiwei
  1. SharkFish

    0下载:
  2. 使用VC。NET2005并行实现著名的细胞自动机程序:生命游戏,模拟鲨鱼和小鱼的海洋环境。-use VC.NET2005 parallel famous Cellular Automata : the game of life, sharks and fish simulation of the marine environment.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:282886
    • 提供者:yangtao
  1. Life_2

    0下载:
  2. 使用VC。NET2005串行实现著名的细胞自动机程序:生命游戏,模拟鲨鱼和小鱼的海洋环境。-use VC.NET2005 famous serial achieve Cellular Automata : the game of life, sharks and fish simulation of the marine environment.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:304744
    • 提供者:yangtao
  1. CellularAutomataforElementaryImagEnhancement

    0下载:
  2. 外国对元胞自动机图像降噪的理论研究及实现过程.-foreign Cellular Automata image denoising theoretical research and implementation process.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1427053
    • 提供者:施惊雷
  1. CAmatlab

    1下载:
  2. 交通流研究中的元胞自动机模型源码,可以模拟交通现象-traffic flow study of Cellular Automata Model source, the phenomenon can be simulated traffic
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:76619
    • 提供者:kang jinni
  1. cellularAutomata

    0下载:
  2. 森林火灾和气体扩散的matlab元胞自动机模拟(cellular Automata simulation)程序。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1491
    • 提供者:qinwu
  1. automa_cell

    0下载:
  2. segmentation using moore cellular automatas
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:30720
    • 提供者:eomm
  1. Cellular-Automaton-master

    0下载:
  2. 元胞自动机,可以应用于多种场景,期待你的开发(Cellular automata can be applied to a variety of scenarios, looking forward to your development)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:9216
    • 提供者:
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com